Logically speaking, a retry is an additional attempt after the first attempt. So 1 retry should mean 2 attempts. 2 retries would mean 3 attempts.
However, the “number of retries” property isn’t really the number of retries it’s the total number of attempts.
Also, it would be great if this activity had a built-in CurrentIndex like other activities do.