catalyst_replay: handle more than 10 invocations
The regex didn't handle more than 1 digit for invocation substring. Fixed that. This was causing the the replay executable to only work if there were 10 or less invocations.
The regex didn't handle more than 1 digit for invocation substring. Fixed that. This was causing the the replay executable to only work if there were 10 or less invocations.