When I use scheme 2.0 I have no problem like this, but when I switch to 3.0 my setting page does not work in the intended way. I have the tooltip icon at the end of every <name> and beside that, I cannot change what is shown when I use the <tooltip> </tooltip> tags.
My code:
<item id="login-name"> <name>Enter your log-in name here</name> <type>input</type> <tooltip>Something</tooltip> </item>