Tooltip causes issues when changing node to cluster
I'm using version 4.17.0, 2016-11-05 I have a title for my node, and when clicking the node I create a cluster. If the tooltip is showing during this operation, the code in line 41401 (function _checkHidePopup, statement overNode.id === this.popup.popupTargetId) breaks, as overNode is undefined