Hey there try this, as always on a test site if you can first...I don't have full imports to test this against.
Quick Find:
Regular expression:
Replacement String:
Quick Find:
Code:
[mention
Regular expression:
Code:
#\[mention=([0-9]+)]([^\[]+)\[/mention]#siu
Replacement String:
Code:
@[USER=\1]\2[/USER]