I cannot find a way to use a different class than the default ".tooltip" class.
The only way that I have been able to do this is to download just the minimum required JavaScript for the tooltip, rename the file and do a search and replace, replacing "tooltip" with another name, then creating a new class with the name used as the replacement.
Is there a simpler/better way to do this?
