When displaying the Involved People List tag, for mp3 files (TIPL) the role is immediately followed by the name of the person.
( role:Person )
When using an involvedpeople tag for flac and other formats it is properly separated by a space.
( role: Person )
mp3:

flac:

Trying to solve this by using a script to force adding a space doesn't work since MusicBee seems to remove leading spaces altogether here.