Events on BTooltip not bound to GlTooltip

The BTooltip Component Reference lists a number of events that don't currently fire on the GlTooltip component.

As many of our components are simple wrappers using v-bind="$attrs", there are probably a lot of events out there that can't be used. Similar to #178 (moved).