Notification.ClanHelp.TagColor seems that doesn't exists

I'm seeing this reference in the plugin but I cannot find the translation key in it

Notification.ClanHelp.TagColor

The /clanhelp command is cut off due to this 

If found the key in line 841 but 

sb.Append(string.Format(Message("Notification.ClanHelp.TagColor", player.Id), "clan"));

but I cannot find the translation key neither in the pluging or in the lang files 

 

can confirm we're having the same issue