Format string - make parentheses into brackets and make text within lower case

You could put this two actions in ONE Action Group. Then you have to care about the order to apply only once (at the moment you create the group with this two members).

Maybe the forum software has removed some chars in your $regexp format string, but you should use the \( and \) for the brackets, not only (( and ))