How can I Get 'Move to Actor' node slowdown to stop?

I guess you should just get the distance between the actor and the target and lerp the max speed down based on it.
That should give you more control over the whole thing.